home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_5 / ro_v104.ads < prev    next >
Text File  |  1995-07-21  |  5KB  |  165 lines

  1. Short:    MUI-Based FileManager
  2. Author:   Oliver Rummeyer <oliver.rummeyer@student.uni-ulm.de>
  3. Uploader: Oliver Rummeyer <oliver.rummeyer@student.uni-ulm.de>
  4. Version:  1.04
  5. Type:     util/dir
  6.  
  7. RO is a new intuition-controlled, fully user-configurable file manager
  8. for  OS 2.04 and newer. RO's mighty features will assist and help  you
  9. on your daily work with your Amiga.
  10.  
  11. Some features are:
  12.  
  13.   o uses MUI
  14.   o small executable
  15.   o highly configurable
  16.   o user configurable filetypes
  17.   o supports datatypes
  18.   o supports XPK, PP and ARCHandler
  19.   o path name completer
  20.   o more than 50 internal commands
  21.   o user menu support
  22.   o hotkey & hotdir support
  23.   o powerful arexx port
  24.   o very fast directory and file operations
  25.   o appicon launches progs for defined filetypes
  26.   o supports middle mouse button
  27.  
  28. I decided to release RO as crippled shareware.  RO is fully functional
  29. but  in the unregistered version the about requester appears  regulary
  30. to  remind you  to  pay  the shareware fee.  RO has been and will be a
  31. time-consuming  work for me. If you like this product and you want  me
  32. to  continue its development you should support me with  the shareware
  33. fee. Thank You.
  34.  
  35. Changes:
  36.  
  37. - Version 0.80 (26.8.94)
  38.  
  39.   o Initial Release.
  40.  
  41. - Version 0.81 (7.9.94)
  42.  
  43.   o Fixed some minor bugs.
  44.   o Added a configuration switch to toggle path extension.
  45.  
  46. - Version 0.82 (11.10.94)
  47.  
  48.   o Fixed some bugs.
  49.   o Uses the CLI command path if started from Workbench.
  50.   o Added some filetypes.
  51.   o Added command line option ICONIFY.
  52.   o Added config variable FLUSHMEMORY.
  53.   o Removed config variable 'HELPFILE'.
  54.   o Fully localized (german catalog included).
  55.   o Command buttons support keyboard shortcuts.
  56.   o Many other minor changes.
  57.  
  58. - Version 0.83 (5.12.94)
  59.  
  60.   o Fixed some minor bugs.
  61.   o Added some filetypes.
  62.   o New internal Functions: UPDATE & CURRENT.
  63.   o German documentation included.
  64.   o Catalog files changed.
  65.   o Included italian catalog file.
  66.   o Major code cleanup.
  67.   o Other minor changes.
  68.  
  69. - Version 0.90 (9.1.95)
  70.  
  71.   o requires MUI 2.3 or better.
  72.   o Fixed all known bugs.
  73.   o Added some filetypes.
  74.   o Added config variables FORMATLEFT & FORMATRIGHT.
  75.   o Added new config keyword HOTKEY.
  76.   o Added config variable COPYVERIFY.
  77.   o Added config variable SYMMETRICAL.
  78.   o Improved listview activation.
  79.   o Changed command strings in configuration.
  80.     Added many new '%' parameters.
  81.   o Changed archive configuration.
  82.   o Removed Functions 'COMMAND','EXECUTE' and 'REXX'.
  83.   o Enhanced arexx interface supports all basic functions.
  84.   o Catalog files changed.
  85.   o Many other minor changes.
  86.  
  87. - Version 0.91 (23.1.95)
  88.  
  89.   o Fixed some minor bugs.
  90.   o Added new '&' parameters.
  91.   o Changed archive default commands.
  92.   o Changed overwrite & unprotect requester.
  93.   o Included some arexx examples.
  94.   o Catalog files changed.
  95.   o Improved installer script.
  96.   o Information window displays version string now.
  97.  
  98. - Version 1.00 (20.3.95)
  99.  
  100.   o Fixed some bugs.
  101.   o Catalog files changed.
  102.   o Minor code cleanup.
  103.   o Added user configurable filetypes.
  104.   o Changed filetype configuration.
  105.   o Changed archive configuration.
  106.   o Removed config variable ARCHANDLER.
  107.   o Added new and improved old arexx scripts.
  108.  
  109. - Version 1.01 (22.3.95)
  110.  
  111.   o Fixed some major bugs.
  112.  
  113. - Version 1.02 (3.4.95)
  114.  
  115.   o Fixed some bugs.
  116.   o Catalog files changed.
  117.   o Improved german documentation.
  118.   o New menu entry 'Last Message'.
  119.   o New menu entry 'Update All'.
  120.  
  121. - Version 1.03 (4.6.95)
  122.  
  123.   o Fixed some bugs.
  124.   o Improved installation script.
  125.   o Improved default handling for unknown filetypes.
  126.   o Added config variable CHECKDUPES.
  127.   o Added '%a' parameter to get arexx port name.
  128.  
  129. - Version 1.04 (9.7.95)
  130.  
  131.   o Fixed some minor bugs.
  132.   o Catalog files changed.
  133.   o French documentation included.
  134.   o Included french catalog file.
  135.   o Other minor changes.
  136.   o Added list cycle with middle mouse button.
  137.   o Added button bank switching with middle mouse button.
  138.   o New menu entry 'Spawn New'.
  139.  
  140. RO requires Magic User Interface (MUI) version 2.3 or later.
  141.  
  142. ------------------------------------------------------------
  143.                  Amiga Distribution System
  144. ------------------------------------------------------------
  145.  
  146.                         ADS Zone: 1
  147.                   ADS Hatch Site: Don Plesky
  148.               ADS Position: ADS Zone 1 Coordinator
  149.                  BBS Name: EastPointe Amiga BBS
  150.                  Phone Number(s): 810-773-6959
  151.                  Network Address: 1:120/229  
  152.                      Network Region: 11    
  153.                    BBS Hours: 24 Hrs/Day
  154.            BBS Mailer/Software: DLG Trapdoor/PDQmail
  155.                    BBS Storage Space: 2 Gig 
  156.                File Requestable :  <X> Y     < > N
  157.                File Request Hours : All The Time
  158.  
  159.  
  160.  
  161. ---------------------------------------------------------------
  162. Help the Amiga! Join the ADS team Become a ADS Hub<=>Freq ADSINFO 
  163. ---------------------------------------------------------------
  164.  
  165.